home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / game / text / inform615_030.readme < prev   
Encoding:
Text File  |  1998-05-11  |  2.4 KB  |  56 lines

  1. Short:    68030 Compiler for ZMachine/Infocom games - 6.15.
  2. Author:   Graham Nelson (graham@gnelson.demon.co.uk)
  3. Uploader: Richard H. Poser II (whomiga@missingpiece.com)
  4. Type:     game/text
  5. Replaces: game/text/inform614_030.lha
  6. Requires: inform_lib67.lha
  7. Action:   NoStart
  8.  
  9. Ported to the Amiga by the Uploader (Richard H. Poser II)
  10.  
  11. The latest version can always be found at
  12. <http://www.missingpiece.com/inform/amiga.html>
  13.  
  14.    If you're using Amiga Inform, could you please send me an E-Mail. I'd just
  15. like to know who is using it.
  16.  
  17.  
  18. [readme stolen from the AmigaInform5_5 readme]
  19.  
  20.    Inform is a compiler for text-only adventure games, writtem by
  21. Graham Nelson <graham@gnelson.demon.co.uk>.  It produces `story files' in
  22. "Z-code" format, which was designed by Infocom and used for all their
  23. adventure games from "Zork I" to "Shogun".  This format is computer
  24. independent and represents the most portable form in which games can
  25. ever be written, as no alteration whatever is required to move a game
  26. from one model of computer to another -- these games can be played
  27. using Infocom's interpreters or one of the freely available
  28. interpreters.
  29.  
  30.    Inform is not just a compiler but an `operating system' too: its
  31. library allows designers to begin coding at once.  An Inform source
  32. file is very similar to a C source file, but need not contain any of
  33. the parser code, or the running of the `game universe' -- only
  34. descriptions and exceptions to the usual rules.
  35.  
  36.    The library understands rooms, objects, duplicates, containers,
  37. doors, things on top of other things, light, scoring, switching things
  38. on and off, opening, closing and locking things, entering things,
  39. travelling about in them and so forth.
  40.  
  41.    The parser it uses (which can be entirely invisible to the
  42. designer, but is programmable and very flexible) is sophisticated
  43. enough to handle ambiguities, clarify its input by asking questions
  44. and to cope properly with plurals, vagueness, conversation, pronouns
  45. and the player becoming someone else in mid-game.
  46.  
  47.  
  48. ============================= Archive contents =============================
  49.  
  50. Original  Packed Ratio    Date     Time    Name
  51. -------- ------- ----- --------- --------  -------------
  52.   240812  112498 53.2% 24-Mar-98 01:01:46  inform030
  53.     1999    1064 46.7% 24-Mar-98 00:46:38  Inform615_030.readme
  54. -------- ------- ----- --------- --------
  55.   242811  113562 53.2% 28-Mar-98 10:10:58   2 files
  56.